From: Mary Boetcher, mary_boetcher@quickmail.apple.com
Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
Mail*Link® SMTP RE>Changing menus loaded from a resource
>>I am trying to load my part's menu from a resource, but I need to add
>>additional items to an existing pull-down menu at run-time. I could do this
>>operation just fine if I built the menus programatically. Now if I load them
>>from a resource instead, I can't get the pointer to a pull-down menu. I looked >>at the menubar member functions, and it doesn't seem to provide access to the >>menus. What should I do?